Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework SPL06 to do background updates compliant with the spec #28983

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyp1per
Copy link
Collaborator

Pulls in some bug fixes from betaflight to make the code more understandable.
Enabled background updates by default (which is what the DPS310 driver does)
Uses external temperature sensor as required by the spec.

This results in much more accurate baro updates from this sensor.

@andyp1per andyp1per changed the title Rework SPL06 to do background updates compliant with the spec. Rework SPL06 to do background updates compliant with the spec Jan 1, 2025
@peterbarker
Copy link
Contributor

@radiolinkW this PR will directly affect your board RadiolinkPIX6

Wu was the committer on the commit which added to the SPL06 driver to add SPA06 support, and to add the ability to do "background" reading on this sensor.

@andyp1per has tested this on a board he is currently working on, and the background reading does improve the driver's performance significantly.

Would it be possible for you to test this PR on your RadiolinkPIX6 board and verify that the Baro still works as expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants